[Manager Summary]

PMGetGrafPtr


Obtains a printing port.
OSStatus PMGetGrafPtr(PMPrintContext printContext, GrafPtr *grafPort)
PARAMETERS
printContext
A PMPrintContext object. Specify the object for which who want to obtain a printing port.
grafPort
On return, a pointer to a GrafPort structure defining the printing port.
function result
A result code. See Result Codes.
CARBON PORTING NOTES
 The PMGetGrafPtr function allows access to the pointer formerly stored in the gPort field of the Printing Manager structure TPrPort.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.